Skip to content

refactor(frontend) :: move the browser sources to frontend/src - #1461

Open
81reap wants to merge 1 commit into
81reap/npm-5from
81reap/npm-6
Open

81reap wants to merge 1 commit into
81reap/npm-5from
81reap/npm-6

Conversation

@81reap

@81reap 81reap commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Before the frontend code was in the same folder as the handlebars templates, migrations, and config file.

Now frontend code is in frontend/src, following the common pattern for node projects. The frontend stil builds out to frontend/dist.


Stack created with GitHub Stacks CLIGive Feedback 💬

@81reap
81reap added this pull request to stack #1462 September 16, 2026 21:27
@81reap 81reap linked an issue Sep 16, 2026 that may be closed by this pull request
@81reap 81reap changed the title test(build) :: budget the size of the bundled frontend assets refactor(frontend) :: move the browser sources to frontend/src Sep 17, 2026
Before the frontend code was in the same folder as the handlebars templates, migrations, and config file.

Now frontend code is in `frontend/src`, following the common pattern for node projects. The frontend stil builds out to `frontend/dist`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split the build

1 participant